Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFrame


GetPartInfo

The GetPartInfo method returns the part info data for this frame.

ODInfoType GetPartInfo ();
return value
The part info data for this frame.
DISCUSSION
Your part calls its display frame's GetPartInfo method to retrieve any part-specific information it has stored there.

You should cast the return value to a pointer to your part's own representation of the data.

SEE ALSO
The ODInfoType type (page 883).
The ODFacet::GetPartInfo method (page 248).
The ODFrame::SetPartInfo method (page 336).
Listing 2-10 on page 56 in OpenDoc Cookbook.
Listing 2-26 on page 76 in OpenDoc Cookbook.
Listing 2-28 on page 82 in OpenDoc Cookbook.
"Part Info" on page 156 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help